Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop static page list fallback #37

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Jan 23, 2024

Foreman 2.0 introduced this endpoint by now we can rely on it.

Foreman 2.0 introduced this endpoint by now we can rely on it.
assert response
pages = [pytest.param(base_url + page['url'], id=page['name'])
for page in response.json()
# logout has an error "Cannot read property 'icon' of null"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is that still true?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I literally removed the line at first and then thought this was already big enough of a change that I didn't want to dig further to see when it was fixed (if at all).

@ekohl ekohl merged commit bc26cba into theforeman:master Jan 23, 2024
2 checks passed
@ekohl ekohl deleted the drop-menu-fallback branch January 23, 2024 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants